home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CDsupport / CUCDprefs < prev    next >
Text File  |  1997-07-21  |  221b  |  12 lines

  1. ;Execute :InitCD CHECK
  2.  
  3. cd :s
  4.  
  5. if $CDInit NOT EQ TRUE
  6.     RequestChoice >NIL: "CU Amiga CD" "You cannot edit the preferences*Nuntil InitCD has been run" "OK"
  7.     Quit
  8.     EndIf
  9.  
  10. :RexxC/MuiRexx CUCDPrefs.mrx port CDPREFS
  11.  
  12.